home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 5_programming / on / notify_signoff < prev    next >
Encoding:
Text File  |  2001-03-21  |  343 b   |  14 lines

  1. Synopsis:
  2.    on [<modes>]notify_signoff [<serial#>] [-|^]<match> { <action> }
  3.  
  4. Description:
  5.    This hook is triggered whenever the client detects that a nickname on its
  6.    internal NOTIFY list has signed off from irc.
  7.  
  8. Parameters:
  9.    $0    nickname that signoff was detected for
  10.  
  11. See Also:
  12.    notify(1); on(5) notify_signon
  13.  
  14.